projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28b1b67
)
Extern declare syms_of_xsmfns ().
author
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 10 Mar 2002 16:17:38 +0000
(16:17 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 10 Mar 2002 16:17:38 +0000
(16:17 +0000)
src/lisp.h
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index 0293fce6544854d2f574733d175bfca316c454d3..4217da850907f56ac4bf91e08a5bf9ea100ed5f2 100644
(file)
--- a/
src/lisp.h
+++ b/
src/lisp.h
@@
-3071,6
+3071,9
@@
EXFUN (Fxw_display_color_p, 1);
EXFUN (Fx_file_dialog, 4);
#endif /* HAVE_X_WINDOWS */
+/* Defined in xsmfns.c */
+extern void syms_of_xsmfns P_ ((void));
+
/* Defined in xselect.c */
extern void syms_of_xselect P_ ((void));